home *** CD-ROM | disk | FTP | other *** search
/ Aminet 34 / Aminet 34 (2000)(Schatztruhe)[!][Dec 1999].iso / Aminet / comm / irc / cybershiela.lha / cs / cs_shiela.amirx < prev    next >
Text File  |  1999-06-27  |  252b  |  10 lines

  1. /* cs_shiela.amirx */
  2. nick=getclip('NICK')
  3.  
  4. x=random(1,5,time('s'))
  5. if x=1 then "say Thats my name "nick" don't wear it out!"
  6. if x=2 then "say What "nick"?"
  7. if x=3 then "say Yes "nick"?"
  8. if x=4 then "say What now "nick"????"
  9. if x=5 then "say "nick
  10. exit